If I have a Java source file (*.java) or a class file (*.class), how can I convert it to a .exe file?
Is there an open source program that can do that?
home / developersection / forums / how can i convert my java program to an .exe file?
Anonymous User
29-Jul-2015Executable Jar File
See also Distributing your Application as an executable JAR file and the Oracle docs on how to create a jar file that can be executed with a double-click on Windows.
JSmooth
JexePack
LaunchAnywhere